projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3a3640
)
* search.c (compile_pattern_1): Treat non-nil and non-string of
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 5 Apr 2008 21:42:01 +0000
(21:42 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 5 Apr 2008 21:42:01 +0000
(21:42 +0000)
search-spaces-regexp as nil.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e41f04ef6ffd1bc26b3b0a5b3c9ab3032a7226db..2082f8e27f2731dad6ffcdf05f548742d6fbe5c8 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2008-04-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * search.c (compile_pattern_1): Treat non-nil and non-string of
+ search-spaces-regexp as nil.
+
2008-04-05 Eli Zaretskii <eliz@gnu.org>
* dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive.